Skip to content

feat(typescript): add functions setof type introspection #915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

avallete
Copy link
Member

@avallete avallete commented Mar 30, 2025

What kind of change does this PR introduce?

This PR will set things up for: supabase/postgrest-js#614 to work.
Locally I've generated the types for supabase/postgrest-js#614 by using this PR local image build.

Already ported the changes for the functions fetching types toward the new repo: supabase/supabase#34548

@avallete avallete changed the title Feat/add functions setof type introspection feat(typescript): add functions setof type introspection Mar 30, 2025
Base automatically changed from fix/functions-typescript-type-definition to master March 31, 2025 17:25
@coveralls
Copy link

coveralls commented Mar 31, 2025

Pull Request Test Coverage Report for Build 14575112587

Details

  • 247 of 253 (97.63%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.7%) to 76.515%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/server/templates/typescript.ts 240 246 97.56%
Totals Coverage Status
Change from base Build 14464244799: 0.7%
Covered Lines: 5239
Relevant Lines: 6775

💛 - Coveralls

@avallete avallete marked this pull request as ready for review April 1, 2025 10:05
@avallete avallete requested review from a team as code owners April 1, 2025 10:05
@avallete avallete requested a review from soedirgo April 1, 2025 10:05
@avallete avallete marked this pull request as draft April 21, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants